3.3.40 \(\int \frac {1}{(e \cos (c+d x))^{3/2} (a+a \sin (c+d x))} \, dx\) [240]

Optimal. Leaf size=112 \[ -\frac {6 \sqrt {e \cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{5 a d e^2 \sqrt {\cos (c+d x)}}+\frac {6 \sin (c+d x)}{5 a d e \sqrt {e \cos (c+d x)}}-\frac {2}{5 d e \sqrt {e \cos (c+d x)} (a+a \sin (c+d x))} \]

[Out]

6/5*sin(d*x+c)/a/d/e/(e*cos(d*x+c))^(1/2)-2/5/d/e/(a+a*sin(d*x+c))/(e*cos(d*x+c))^(1/2)-6/5*(cos(1/2*d*x+1/2*c
)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticE(sin(1/2*d*x+1/2*c),2^(1/2))*(e*cos(d*x+c))^(1/2)/a/d/e^2/cos(d*x+c)^(1
/2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 112, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {2762, 2716, 2721, 2719} \begin {gather*} -\frac {6 E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {e \cos (c+d x)}}{5 a d e^2 \sqrt {\cos (c+d x)}}+\frac {6 \sin (c+d x)}{5 a d e \sqrt {e \cos (c+d x)}}-\frac {2}{5 d e (a \sin (c+d x)+a) \sqrt {e \cos (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((e*Cos[c + d*x])^(3/2)*(a + a*Sin[c + d*x])),x]

[Out]

(-6*Sqrt[e*Cos[c + d*x]]*EllipticE[(c + d*x)/2, 2])/(5*a*d*e^2*Sqrt[Cos[c + d*x]]) + (6*Sin[c + d*x])/(5*a*d*e
*Sqrt[e*Cos[c + d*x]]) - 2/(5*d*e*Sqrt[e*Cos[c + d*x]]*(a + a*Sin[c + d*x]))

Rule 2716

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[Cos[c + d*x]*((b*Sin[c + d*x])^(n + 1)/(b*d*(n + 1
))), x] + Dist[(n + 2)/(b^2*(n + 1)), Int[(b*Sin[c + d*x])^(n + 2), x], x] /; FreeQ[{b, c, d}, x] && LtQ[n, -1
] && IntegerQ[2*n]

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rule 2721

Int[((b_)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[(b*Sin[c + d*x])^n/Sin[c + d*x]^n, Int[Sin[c + d*x]
^n, x], x] /; FreeQ[{b, c, d}, x] && LtQ[-1, n, 1] && IntegerQ[2*n]

Rule 2762

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[b*((g*Cos[e
 + f*x])^(p + 1)/(a*f*g*(p - 1)*(a + b*Sin[e + f*x]))), x] + Dist[p/(a*(p - 1)), Int[(g*Cos[e + f*x])^p, x], x
] /; FreeQ[{a, b, e, f, g, p}, x] && EqQ[a^2 - b^2, 0] &&  !GeQ[p, 1] && IntegerQ[2*p]

Rubi steps

\begin {align*} \int \frac {1}{(e \cos (c+d x))^{3/2} (a+a \sin (c+d x))} \, dx &=-\frac {2}{5 d e \sqrt {e \cos (c+d x)} (a+a \sin (c+d x))}+\frac {3 \int \frac {1}{(e \cos (c+d x))^{3/2}} \, dx}{5 a}\\ &=\frac {6 \sin (c+d x)}{5 a d e \sqrt {e \cos (c+d x)}}-\frac {2}{5 d e \sqrt {e \cos (c+d x)} (a+a \sin (c+d x))}-\frac {3 \int \sqrt {e \cos (c+d x)} \, dx}{5 a e^2}\\ &=\frac {6 \sin (c+d x)}{5 a d e \sqrt {e \cos (c+d x)}}-\frac {2}{5 d e \sqrt {e \cos (c+d x)} (a+a \sin (c+d x))}-\frac {\left (3 \sqrt {e \cos (c+d x)}\right ) \int \sqrt {\cos (c+d x)} \, dx}{5 a e^2 \sqrt {\cos (c+d x)}}\\ &=-\frac {6 \sqrt {e \cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{5 a d e^2 \sqrt {\cos (c+d x)}}+\frac {6 \sin (c+d x)}{5 a d e \sqrt {e \cos (c+d x)}}-\frac {2}{5 d e \sqrt {e \cos (c+d x)} (a+a \sin (c+d x))}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 0.06, size = 63, normalized size = 0.56 \begin {gather*} \frac {\, _2F_1\left (-\frac {1}{4},\frac {9}{4};\frac {3}{4};\frac {1}{2} (1-\sin (c+d x))\right ) \sqrt [4]{1+\sin (c+d x)}}{\sqrt [4]{2} a d e \sqrt {e \cos (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/((e*Cos[c + d*x])^(3/2)*(a + a*Sin[c + d*x])),x]

[Out]

(Hypergeometric2F1[-1/4, 9/4, 3/4, (1 - Sin[c + d*x])/2]*(1 + Sin[c + d*x])^(1/4))/(2^(1/4)*a*d*e*Sqrt[e*Cos[c
 + d*x]])

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(303\) vs. \(2(124)=248\).
time = 5.84, size = 304, normalized size = 2.71

method result size
default \(-\frac {2 \left (12 \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-24 \left (\sin ^{6}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) \cos \left (\frac {d x}{2}+\frac {c}{2}\right )-12 \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+24 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) \cos \left (\frac {d x}{2}+\frac {c}{2}\right )+3 \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right )-8 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) \cos \left (\frac {d x}{2}+\frac {c}{2}\right )+\sin \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{5 \left (4 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-4 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+1\right ) a \sin \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {-2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) e +e}\, e d}\) \(304\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(e*cos(d*x+c))^(3/2)/(a+a*sin(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

-2/5/(4*sin(1/2*d*x+1/2*c)^4-4*sin(1/2*d*x+1/2*c)^2+1)/a/sin(1/2*d*x+1/2*c)/(-2*sin(1/2*d*x+1/2*c)^2*e+e)^(1/2
)/e*(12*EllipticE(cos(1/2*d*x+1/2*c),2^(1/2))*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*si
n(1/2*d*x+1/2*c)^4-24*sin(1/2*d*x+1/2*c)^6*cos(1/2*d*x+1/2*c)-12*EllipticE(cos(1/2*d*x+1/2*c),2^(1/2))*(sin(1/
2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*sin(1/2*d*x+1/2*c)^2+24*sin(1/2*d*x+1/2*c)^4*cos(1/2*d*
x+1/2*c)+3*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticE(cos(1/2*d*x+1/2*c),2^(1/2))
-8*sin(1/2*d*x+1/2*c)^2*cos(1/2*d*x+1/2*c)+sin(1/2*d*x+1/2*c))/d

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cos(d*x+c))^(3/2)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

e^(-3/2)*integrate(1/((a*sin(d*x + c) + a)*cos(d*x + c)^(3/2)), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.12, size = 168, normalized size = 1.50 \begin {gather*} -\frac {3 \, {\left (i \, \sqrt {2} \cos \left (d x + c\right ) \sin \left (d x + c\right ) + i \, \sqrt {2} \cos \left (d x + c\right )\right )} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right )\right ) + 3 \, {\left (-i \, \sqrt {2} \cos \left (d x + c\right ) \sin \left (d x + c\right ) - i \, \sqrt {2} \cos \left (d x + c\right )\right )} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right )\right ) + 2 \, {\left (3 \, \cos \left (d x + c\right )^{2} - 3 \, \sin \left (d x + c\right ) - 2\right )} \sqrt {\cos \left (d x + c\right )}}{5 \, {\left (a d \cos \left (d x + c\right ) e^{\frac {3}{2}} \sin \left (d x + c\right ) + a d \cos \left (d x + c\right ) e^{\frac {3}{2}}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cos(d*x+c))^(3/2)/(a+a*sin(d*x+c)),x, algorithm="fricas")

[Out]

-1/5*(3*(I*sqrt(2)*cos(d*x + c)*sin(d*x + c) + I*sqrt(2)*cos(d*x + c))*weierstrassZeta(-4, 0, weierstrassPInve
rse(-4, 0, cos(d*x + c) + I*sin(d*x + c))) + 3*(-I*sqrt(2)*cos(d*x + c)*sin(d*x + c) - I*sqrt(2)*cos(d*x + c))
*weierstrassZeta(-4, 0, weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c))) + 2*(3*cos(d*x + c)^2 - 3*s
in(d*x + c) - 2)*sqrt(cos(d*x + c)))/(a*d*cos(d*x + c)*e^(3/2)*sin(d*x + c) + a*d*cos(d*x + c)*e^(3/2))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\int \frac {1}{\left (e \cos {\left (c + d x \right )}\right )^{\frac {3}{2}} \sin {\left (c + d x \right )} + \left (e \cos {\left (c + d x \right )}\right )^{\frac {3}{2}}}\, dx}{a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cos(d*x+c))**(3/2)/(a+a*sin(d*x+c)),x)

[Out]

Integral(1/((e*cos(c + d*x))**(3/2)*sin(c + d*x) + (e*cos(c + d*x))**(3/2)), x)/a

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cos(d*x+c))^(3/2)/(a+a*sin(d*x+c)),x, algorithm="giac")

[Out]

integrate(e^(-3/2)/((a*sin(d*x + c) + a)*cos(d*x + c)^(3/2)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{{\left (e\,\cos \left (c+d\,x\right )\right )}^{3/2}\,\left (a+a\,\sin \left (c+d\,x\right )\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((e*cos(c + d*x))^(3/2)*(a + a*sin(c + d*x))),x)

[Out]

int(1/((e*cos(c + d*x))^(3/2)*(a + a*sin(c + d*x))), x)

________________________________________________________________________________________